-
Home
-
WP phpMyAdmin
-
5.0.4.1
-
Code
-
Classes
- ExportSql
Total Complexity |
331 |
Dependencies |
16 |
Dependents |
0 |
Total lines |
2,875 |
Lines of code |
2,012 |
Logical lines of code |
815 |
Comment lines |
523 |
Methods |
24 |
Properties |
1 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
exportData() |
D |
14 |
70 |
309 |
getTableDef() |
D |
13 |
69 |
308 |
replaceWithAliases() |
D |
32 |
33 |
99 |
setProperties() |
C |
20 |
13 |
347 |
_exportMetadata() |
B |
30 |
17 |
140 |
exportStructure() |
B |
31 |
14 |
143 |
exportHeader() |
B |
36 |
18 |
79 |
_getTableComments() |
B |
34 |
15 |
105 |
_getTableDefForView() |
A |
40 |
14 |
59 |
exportDBCreate() |
A |
44 |
9 |
51 |
exportRoutines() |
S |
48 |
6 |
39 |
exportMetadata() |
S |
50 |
6 |
31 |
getTableDefStandIn() |
S |
49 |
6 |
30 |
exportFooter() |
S |
53 |
6 |
24 |
_exportRoutineSQL() |
S |
48 |
5 |
37 |
exportEvents() |
S |
50 |
5 |
31 |
_exportComment() |
S |
57 |
5 |
16 |
generateComment() |
S |
53 |
4 |
25 |
_makeCreateTableMSSQLCompatible() |
S |
43 |
1 |
67 |
exportDBFooter() |
S |
58 |
4 |
17 |
exportDBHeader() |
S |
55 |
3 |
21 |
_exportUseStatement() |
S |
56 |
3 |
19 |
_possibleCRLF() |
S |
68 |
3 |
8 |
__construct() |
S |
68 |
2 |
7 |